gtk4.git
2003-10-14 Raymond PennersMerged patch from Arnaud Charlet
2003-10-13 Federico Mena... Don't do operations on windows if the tree view is...
2003-10-13 Federico Mena... Walk the whole shortcuts model, not just the bookmarks...
2003-10-13 Kristian Rietveldremove the reset of first_sel_changed, as after the...
2003-10-13 Matthias ClasenMake it work as documented when pixmap or mask is NULL...
2003-10-13 Kristian RietveldFix changelog. Doh.
2003-10-13 Kristian RietveldI overlooked an if when I was adding the signal block...
2003-10-13 Kristian Rietveldenable GTK_DISABLE_DEPRECATED again, (set_interp_type...
2003-10-13 Kristian RietveldStill uses option menus, so turn off GTK_DISABLE_DEPREC...
2003-10-13 Federico Mena... Read the file's information from gnome-vfs if we haven...
2003-10-11 Matthias ClasenMove GET_PRIVATE macros from header to implementation.
2003-10-11 Matthias ClasenAdd the get_type() functions for GtkEntryCompletion...
2003-10-11 Matthias ClasenThese files still use option menus, so turn off GTK_DIS...
2003-10-11 Matthias ClasenAdd G_BEGIN_DECLS/G_END_DECLS to make these usable...
2003-10-11 Kristian RietveldCheck if completion is non-NULL before accessing it...
2003-10-11 Kristian Rietveldthe gchar* parameters should be const (pointed out...
2003-10-11 Kristian Rietveldfor the custom child list mode, allocate the height...
2003-10-11 Kristian RietveldFixes based on comments from Marco Pesenti Gritti.
2003-10-10 Matthias ClasenIncluded gtk_progress_bar_get_orientation() in the...
2003-10-10 Matthias ClasenReplace GtkItemFactory by GtkUIManager in the intro...
2003-10-10 Matthias ClasenFixes for (#124212, Marco Pesenti Gritti):
2003-10-10 Kristian RietveldDeprecate. Ditto.
2003-10-09 Federico Mena... Duuuh, cvs add the stupid files - Federico
2003-10-09 Federico Mena... Autosize the columns after the model is set. (shortcuts...
2003-10-08 Raymond PennersReleased 0.5.0
2003-10-08 Federico Mena... Added methods for ::get_supports_bookmarks(), ::set_boo...
2003-10-07 Matthias ClasenNew callback to propertly report radio actions.
2003-10-07 Matthias ClasenAdd C++ guards. (123955, Harring Figueiredo)
2003-10-07 Matthias ClasenPut the supported protocol version in in the right...
2003-10-07 Raymond Pennersadded safety
2003-10-07 Raymond PennersMessed up changelog, again, zzz
2003-10-07 Raymond PennersMessed up changelog
2003-10-07 Raymond PennersRemoved debugging stuff
2003-10-07 cinamodclean up some return values in xp_theme
2003-10-07 cinamodremove C++ comments
2003-10-07 Raymond PennersLightweight theme switching
2003-10-07 cinamodmingw build system
2003-10-07 Raymond PennersFixes
2003-10-07 Jonathan Blandfordonly show the child if we have one.
2003-10-07 cinamoddefine HTHEME
2003-10-07 Raymond PennersIsThemeActive and dfns->defs
2003-10-07 Danilo Å eganUpdated Serbian translation.
2003-10-06 Christian RoseUpdated Swedish translation.
2003-10-06 Pablo Gonzalo... Updated Spanish translation by Francisco Javier F....
2003-10-06 Matthias ClasenStart the blurb for "right_attach" with a capital....
2003-10-06 cinamodxp theme definitions for platforms NOT winxp, catch...
2003-10-06 Danilo Å eganUpdated Serbian translation.
2003-10-06 Christian RoseUpdated Swedish translation somewhat.
2003-10-05 Matthias ClasenRemove an extraneous unref. (#122336, Frederic Crozat)
2003-10-05 Matthias ClasenTrim whitespace in "visible-window" blurb. (#123910...
2003-10-05 KAMAGASAKO... Updated Japanese translation.
2003-10-04 Soeren Sandmannfocus arrow before pack_end items (#123851, Matthias...
2003-10-04 Danilo Å eganUpdated Serbian translation.
2003-10-04 Christian RoseUpdated Swedish translation somewhat.
2003-10-04 Christian RoseAdded missing files.
2003-10-04 Danilo Å eganUpdated Serbian translation.
2003-10-03 Kristian Rietveldonly set the model on ->priv->cell_view if ->priv-...
2003-10-03 cinamodfix menu delays
2003-10-03 cinamodredo how we do styles
2003-10-03 cinamodcatch color changes properly now
2003-10-03 cinamodcatch theme and color changes
2003-10-03 cinamoddon't leak as many GCs
2003-10-02 Kristian RietveldAdded API doc comments.
2003-10-01 Matthias ClasenDoc tweaks-
2003-10-01 Matthias ClasenAdd gtkcellview.h and gtkcellviewmenuitem.h.
2003-10-01 Federico Mena... Simplify with a macro. This bloats the compiled code...
2003-10-01 Kristian Rietveldimplement the GtkCellLayout interface, drop packing...
2003-10-01 cinamodbe more protective about when we install properties
2003-10-01 Federico Mena... Use enum values instead of plain numbers for the file...
2003-10-01 Matthias ClasenIntroduce a separate "hide_if_empty" property for empty...
2003-10-01 Federico Mena... Added fields for the shortcuts tree and its model....
2003-10-01 Matthias ClasenFix signal doc comments to pacify gtk-doc.
2003-09-30 Matthias ClasenAdd two missing signals.
2003-09-30 Matthias ClasenDoc formatting tweaks.
2003-09-30 Kristian RietveldAdd API doc comments.
2003-09-30 Matthias ClasenAdd hint to use #GtkUIManager instead.
2003-09-30 Kristian RietveldAdd "Since: 2.4" to all API doc comments.
2003-09-30 Kristian RietveldSome API doc comment fixes.
2003-09-30 Matthias ClasenTest handling of empty menus.
2003-09-30 Kristian Rietveldset popup_in_progress to TRUE, (gtk_combo_box_menu_show...
2003-09-30 Kristian Rietveldactually show the child.
2003-09-30 Murray CummingThe render vfunc takes a GdkDrawable* instead of a...
2003-09-30 Gustavo Maciel... Applied revision by Augusta Marques da Silva <augusta...
2003-09-30 cinamodadd gtksetting
2003-09-30 Matthias ClasenDocument the "direction-changed" and "keys-changed...
2003-09-29 Matthias ClasenAdd GdkPixbufLoaderClass.
2003-09-27 Soeren Sandmannrename property tab_moves_focus to accepts_tab. (#12270...
2003-09-27 Matthias ClasenDocument the fact that the newly created object does...
2003-09-26 Matthias ClasenDeprecate GtkItemFactory in favor of GtkUIManager....
2003-09-26 Matthias ClasenTurn off GTK_DISABLE_DEPRECATED, since this test uses the
2003-09-26 Matthias ClasenDemonstrate the use of the connect-proxy signal.
2003-09-26 Kristian RietveldLanding the new ComboBox. Note that only gtkcombobox...
2003-09-25 Tor LillqvistDon't use hardcoded DEMOCODEDIR on Windows.
2003-09-25 cinamodset delay on popdown menus
2003-09-25 cinamodset delay on popdown menus
2003-09-24 KAMAGASAKO... Updated Japanese translation.
2003-09-23 Matthias ClasenDemonstrate tooltips on toolitems.
2003-09-23 Matthias ClasenSync tooltips on toolitems.
2003-09-22 cinamodconst some strings
2003-09-22 Matthias ClasenInitially activate the JUSTIFY_RIGHT group member to...
next